*,
p {
    font-family: "PT Sans";
}

.td-header-wrap {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    padding: 20px 0;
    background: #fff
}

.td-header-wrap .td-header-row {
    margin: 0;
    padding-right: 0;
    width: auto
}

.td-header-wrap .td-header-menu-wrap #td-header-menu {
    min-height: 117px
}

.td-header-wrap .td-header-menu-wrap #td-header-menu .td-main-menu-logo img {
    max-height: none
}

.td-header-wrap .header-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.td-header-wrap .header-right,
.td-header-wrap .header-right .nk-header-search-container,
.td-header-wrap .header-right .nk-header-search-container .nk_topmenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.td-header-wrap .header-right .nk-header-search-container .nk_topmenu li {
    list-style: none
}

.td-header-wrap .header-right .nk-header-search-container .td-search-form {
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.td-header-wrap .header-right .nk-header-search-container .td-search-form .td-head-form-search-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.td-header-wrap .header-right .nk-header-search-container .td-search-form .td-head-form-search-wrap #td-header-search {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 1px solid #777;
    border-width: 0 0 1px;
    font-size: 16px;
    left: 32px;
    top: 2px;
    margin-top: 12px;
    position: relative
}

.td-header-wrap .header-right .nk-header-search-container .td-search-form .td-head-form-search-wrap #td-header-search-top {
    background-color: transparent;
    font-size: 20px;
    top: 5px;
    position: relative;
    font-family: FontAwesome;
    color: #777
}

.topmenu-container li {
    border: 1px solid #ddd;
    font-size: 16px;
    padding: 2px 10px;
    display: inline-block;
    margin-left: 3px
}

.topmenu-container li.menu-item-has-children:hover .sub-menu {
    pointer-events: all;
    opacity: 1
}

.topmenu-container .sub-menu {
    transition: opacity .2s;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    background: #fff;
    z-index: 1;
    margin-left: -10px;
    margin-top: 3px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.topmenu-container .sub-menu {
    flex-direction: c;
}

.topmenu-container .sub-menu li {
    border-width: 0 0 1px;
    margin-left: 0;
    padding: 0
}

.topmenu-container .sub-menu li a {
    width: 100%;
    display: inline-block;
    padding: 3px 8px
}

.topmenu-container .sub-menu li a:hover {
    background-color: rgba(0, 0, 0, .05)
}

.td-main-content-wrap {
    background-color: transparent
}

.footer-background {
    background-color: #234
}

.td-footer-wrapper {
    padding: 20px 0 0
}

.td-footer-wrapper>.td-container {
    width: auto
}

.td-footer-wrapper a:hover {
    color: #fff!important;
    text-decoration: underline
}

@media(min-width:1018px) {
    .td-big-grids-fl.td-big-grids-margin .td-big-grid-post:first-child {
        border-right-width: 2px
    }
    .td-big-grids-fl.td-big-grids-margin .td-big-grid-post:nth-child(2) {
        border-left-width: 2px
    }
}

.td_module_mx18 .td-module-image,
.td_module_mx19 .td-module-image {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2)
}

div.td_module_mx18.td_module_wrap {
    padding-top: 297px
}

div.td_module_mx18.td_module_wrap h3.td-module-title {
    font-size: 20px;
    line-height: 24px
}

div.td_module_mx19.td_module_wrap h3.td-module-title {
    font-size: 14px;
    line-height: 18px
}

.td_block_big_grid_fl_2 {
    margin-bottom: 0
}

.td_block_9 .td_module_8 h3.td-module-title {
    display: inline;
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    line-height: 14px
}

.td_block_9 .td_module_8 h3.td-module-title a {
    color: #000
}

.td_block_9 .td_module_8 .nk_module_8_time {
    color: #747474;
    font-family: "PT Sans", sans-serif
}

.td_block_9 .td_module_8.td_module_wrap {
    border-bottom-width: 0;
    padding-bottom: 0;
    margin-bottom: 14px
}

.td_block_9 .td_block_inner {
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    padding: 15px 25px;
    max-height: 450px;
    overflow: hidden
}

.td-footer-bottom-full>.td-container,
.td-header-menu-wrap-full>.td-container,
.td-main-content-wrap>.td-container {
    width: 100%
}

.block-title {
    font-family: "PT Sans", sans-serif;
    text-transform: uppercase;
}

.block-title a,
.block-title span {
    padding: 11px 18px 8px;
    font-size: 17px;
    font-weight: 700
}

.block-title.accent-title {
    border-color: #b40b1b
}

.block-title.accent-title a,
.block-title.accent-title span {
    background-color: #b40b1b
}

.big_block_homepage .vc_inner .wpb_column:first-child {
    padding-right: 2px
}

.big_block_homepage .vc_inner .wpb_column:nth-child(2) {
    padding-left: 2px;
    padding-right: 2px
}

.big_block_homepage .td-big-grid-post .td-meta-info-container {
    padding-bottom: 15px
}

.td_block_15.td_block_wrap .td-block-row {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.td_block_15.td_block_wrap .td_module_mx4 {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    transition: box-shadow .2s;
    padding-bottom: 0;
    min-height: 100%
}

.td_block_15.td_block_wrap .td_module_mx4 .td-module-image .td-module-thumb {
    margin-bottom: 0
}

.td_block_15.td_block_wrap .td_module_mx4 h3 {
    padding: 15px
}

.td_block_15.td_block_wrap .td_module_mx4 .td-module-thumb {
    overflow: hidden
}

.td_block_15.td_block_wrap .td_module_mx4 .td-module-thumb img {
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.td_block_15.td_block_wrap .td_module_mx4:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.four-and-text .td_block_big_grid_fl_2 {
    margin-bottom: 4px
}

.four-and-text .td_block_9 .td_block_inner {
    max-height: 303px
}

.four-and-text .td_block_9 .block-fog {
    height: 50px
}

.four-and-text .td_block_9 .nk_module_8_time {
    display: none
}

.two-and-three {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.two-and-three .vc_column-inner,
.two-and-three .vc_column-inner .wpb_wrapper,
.two-and-three .vc_column-inner .wpb_wrapper .td_block_big_grid_fl_2,
.two-and-three .vc_column-inner .wpb_wrapper .td_block_big_grid_fl_2 .td_block_inner,
.two-and-three .vc_column-inner .wpb_wrapper .td_block_big_grid_fl_2 .td_block_inner .td-big-grid-wrapper,
.two-and-three .vc_column-inner .wpb_wrapper .td_block_big_grid_fl_2 .td_block_inner .td-big-grid-wrapper .td_module_mx19 {
    height: 100%
}

.vc_row.wpb_row.three-in-row .wpb_column {
    padding: 0 15px
}

.vc_row.wpb_row.three-in-row .wpb_column:first-child {
    padding-left: 24px;
    padding-right: 15px
}

.vc_row.wpb_row.three-in-row .wpb_column:last-child {
    padding-left: 15px;
    padding-right: 0
}

.vc_row.wpb_row.three-in-row .wpb_column .td_module_mx18 {
    padding-top: 155px
}

.vc_row.wpb_row.three-in-row .wpb_column .td_module_mx18 h3.td-module-title {
    font-size: 14px;
    line-height: 18px
}

.vc_row.wpb_row.three-in-row .td_block_9 .td_module_8 .nk_module_8_time {
    display: none
}

.vc_row.wpb_row.three-in-row .td_block_9 .td_module_8 h3 {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700
}

.vc_row.wpb_row.three-in-row .td_block_9 .block-fog {
    display: none
}

.td_block_7 {
    margin-bottom: 0
}

.td_block_7 .td-block-span12 {
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2)
}

.td_block_7 .td-block-span12:not(:last-child) {
    margin-bottom: 4px
}

.td_block_7 .td_module_6 {
    padding-bottom: 0;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.td_block_7 .td_module_6,
.td_block_7 .td_module_6 .td-module-thumb {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.td_block_7 .td_module_6 .td-module-thumb {
    margin-bottom: 0;
    min-width: 90px;
    max-width: 90px;
    position: relative
}

.td_block_7 .td_module_6 .td-module-thumb a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    max-height: 110px;
    width: 90px
}

.top-news-style-item .td_module_6 .td-module-thumb .entry-thumb {
    max-width: unset;
    width: auto;
    height: 110px;
}

.td_block_7 .td_module_6 .td-module-thumb .entry-thumb {
    max-width: unset;
    width: auto;
    min-height: 100%;
    max-height: 100%
}

.td_block_7 .td_module_6 .td-module-meta-info {
    display: none
}

.td_block_7 .td_module_6 .item-details {
    min-height: 60px;
    margin-left: 0
}

.td_block_7 .td_module_6 .entry-title {
    padding: 10px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700
}

.nk_author_column .author-column-list {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nk_author_column .author-column-list li {
    margin: 0;
    padding: 0 15px;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    box-sizing: border-box
}

.nk_author_column .author-column-list li>div {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2)
}

.nk_author_column .author-column-list li .author {
    border-bottom: 1px solid #ddd
}

.nk_author_column .author-column-list li .author a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.nk_author_column .author-column-list li .author a:hover {
    text-decoration: none
}

.nk_author_column .author-column-list li .author a .author-photo {
    width: 80px;
    height: 80px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    position: relative
}

.nk_author_column .author-column-list li .author a .author-photo img {
    margin: 0;
    max-width: unset;
    height: 100%;
    width: auto
}

.nk_author_column .author-column-list li .author a .author-name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 0 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "PT Sans";
    font-weight: 700
}

.nk_author_column .author-column-list li .author a .author-name .last_name {
    text-transform: uppercase
}

.nk_author_column .author-column-list li .column_info {
    padding: 15px;
    display: block
}

.nk_author_column .author-column-list li .column_info .column-title {
    font-weight: 700;
    font-size: 1.1em;
    margin: 0 0 4px
}

.nk_author_column .author-column-list li .column_info .column-excerpt {
    font-size: 14px;
    line-height: 18px
}

.nk_author_column .author-column-list li .column_info .column-excerpt:after {
    content: "Читать";
    margin-left: 4px;
    text-decoration: underline;
    color: #3a8ae5
}

.nk_author_column .author-column-list li .column_info:hover,
.nk_author_column .author-column-list li .column_info:hover .column-excerpt:after {
    text-decoration: none
}

.home-photogallery .td_block_15 .td-column-3 .td-block-row .td-block-span4 {
    width: 25%
}

.td_module_mx4 .td-module-meta-info {
    padding: 0 15px;
    margin: 8px 0 -8px;
    font-size: 14px
}

.two-rows-three-cols .td-module-meta-info {
    display: none
}

#td-outer-wrap .td-category-header {
    background-color: transparent;
    padding-bottom: 0
}

#td-outer-wrap .td-category-header .td-container {
    margin: 0
}

.td-page-header {
    position: relative
}

h1.td-page-title {
    color: #fff;
    padding: 11px 18px 8px;
    font-size: 17px;
    line-height: 1;
    font-family: "PT Sans";
    font-weight: 700;
    text-transform: uppercase
}

h1.td-page-title,
h1.td-page-title:after {
    display: inline-block;
    background-color: #2c3e50
}

h1.td-page-title:after {
    content: "";
    width: 100%;
    position: absolute;
    box-sizing: border-box;
    height: 2px;
    left: 0;
    margin-top: 25px;
    bottom: 0
}

.td-category-description p {
    color: #252525;
    font-style: normal;
    font-family: "PT Sans";
}

.td_module_1 {
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    margin-bottom: 15px;
    padding-bottom: 0
}

.td_module_1 h3 a {
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 0;
    font-weight: 700;
    padding: 15px;
    display: inline-block
}

.td_module_1 .td-module-thumb {
    margin-bottom: 0
}

.td_module_1 .td-module-thumb img {
    min-width: 100%
}

.td-related-title span {
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 0;
    font-weight: 700;
    padding: 10px 15px 8px;
    display: inline-block
}

.td_block_related_posts {
    overflow: visible
}

.td_block_related_posts h4 span {
    text-transform: uppercase
}

.td-related-row .td_module_related_posts {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2)
}

.td-related-row .td_module_related_posts .td-module-thumb img {
    min-width: 100%
}

.td-related-row .td_module_related_posts h3 {
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 0;
    font-weight: 700;
    padding: 15px
}

body:not(.home) {
    background-color: #fff
}

.td_module_mx4 h3 a {
    font-weight: 700
}

.pdf-container-wrap.td-container-wrap {
    background-color: transparent;
    margin-bottom: 25px;
    position: relative
}

.pdfposts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -12px
}

.pdfposts .pdf_post {
    padding: 0 12px;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.pdfposts .pdf_post>div {
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2)
}

.pdfposts h3 {
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 700;
    padding: 15px 15px 0;
    display: inline-block
}

.pdfposts .pdf_download {
    color: #2777d1;
    padding: 0 15px 15px
}

.pdfposts .pdf_download:hover {
    text-decoration: underline
}

.post header .entry-title {
    font-family: "PT Sans";
    font-size: 24px;
    font-weight: 700
}

.nk_post_date {
    color: #777;
    font-family: "PT Sans";
}

.nk_soc_links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nk_soc_links i {
    font-size: 1.5em;
    line-height: 1.5em;
    color: #fff
}

.pdf_post .pdf_thumb,
.pdf_post .td-module-thumb,
.td_module_1 .pdf_thumb,
.td_module_1 .td-module-thumb,
.td_module_6 .pdf_thumb,
.td_module_6 .td-module-thumb,
.td_module_mx1 .pdf_thumb,
.td_module_mx1 .td-module-thumb,
.td_module_related_posts .pdf_thumb,
.td_module_related_posts .td-module-thumb {
    overflow: hidden
}

.pdf_post .pdf_thumb img,
.pdf_post .td-module-thumb img,
.td_module_1 .pdf_thumb img,
.td_module_1 .td-module-thumb img,
.td_module_6 .pdf_thumb img,
.td_module_6 .td-module-thumb img,
.td_module_mx1 .pdf_thumb img,
.td_module_mx1 .td-module-thumb img,
.td_module_related_posts .pdf_thumb img,
.td_module_related_posts .td-module-thumb img {
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.pdf_post:hover img,
.td_module_1:hover img,
.td_module_6:hover img,
.td_module_mx1:hover img,
.td_module_related_posts:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.nk_share_button,
a.soclink {
    width: 32px;
    height: 32px;
    text-align: center;
    color: #fff;
    background-color: #000;
    display: inline-block;
    margin-right: 4px;
    line-height: 32px;
    border-radius: 3px;
    transition: box-shadow .2s;
    cursor: pointer
}

.nk_share_button:hover,
a.soclink:hover {
    box-shadow: inset 0 0 0 15px rgba(0, 0, 0, .15);
    color: #fff
}

.nk_share_button--fb,
a.soclink--fb {
    background-color: #4367b1
}

.nk_share_button--vk,
a.soclink--vk {
    background-color: #517399
}

.nk_share_button--tw,
a.soclink--tw {
    background-color: #49aae6
}

.nk_share_button--telegram,
a.soclink--telegram {
    background-color: #49aae6
}

.nk_share_button--viber,
a.soclink--viber {
    background-color: #8f5db7
}

.viber-viber {
    background: url(/wp-content/themes/mn_theme/images/icons/viber-icon.svg) no-repeat;
    width: 32px;
    height: 32px;
    background-position: center;
    background-size: 100% 100%;
}

.fa-viber:before {
    content: url(/wp-content/themes/mn_theme/images/icons/viber4.png);
}

.nk_share_button--yout,
a.soclink--yout {
    background-color: #ff0000
}

.nk_share_button--ok,
a.soclink--ok {
    background-color: #ee8208
}

.nk_share_button--gplus,
a.soclink--gplus {
    background-color: #db4437
}

.nk_share_button--ig,
a.soclink--ig {
    background-color: #ff007d
}

.soc_and_auth {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.soc_and_auth,
.soc_and_auth .author-box-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.soc_and_auth .author-box-wrap {
    border-width: 0
}

.soc_and_auth .author-box-wrap>a {
    overflow: hidden;
    width: 64px;
    height: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.soc_and_auth .author-box-wrap .desc {
    margin-left: 15px
}

.soc_and_auth .author-box-wrap .desc .td-author-name {
    font-size: 18px;
    text-transform: uppercase
}

.soc_and_auth .author-box-wrap .desc .td-author-name a {
    display: inline-block
}

.soc_and_auth .author-box-wrap .desc .td-author-name a:before {
    content: "Автор материала:";
    display: block;
    text-transform: none;
    font-size: .7em;
    margin-bottom: 10px;
    font-weight: 400
}

.soc_and_auth .author-box-wrap .desc .td-author-name a:after {
    content: "";
    display: block;
    font-weight: 400;
    text-transform: none;
    font-size: .7em;
    color: #3a8ae5;
    text-decoration: underline
}

.soc_and_auth .author-box-wrap .desc .td-author-name a:hover:after {
    text-decoration: none
}

.td-tags li {
    font-size: 16px
}

.td-tags li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1px;
    padding: 12px;
    box-sizing: border-box
}

.td-tags li:first-child span {
    color: #252525;
    background-color: transparent;
    text-transform: lowercase
}

.td-tags li:first-child span:first-letter {
    text-transform: uppercase
}

.td-tags li:first-child span:after {
    content: ":"
}

.td-footer-wrapper .flex-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.td-footer-wrapper .flex-menu aside {
    -webkit-flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%
}

.td-footer-wrapper .block-title {
    text-transform: none;
    margin-bottom: 15px
}

.soc_and_auth {
    margin-bottom: 30px
}

.soc_and_auth .author-box-wrap {
    margin-bottom: 5px
}

@media(max-width:767px) {
    #td-outer-wrap,
    body {
        overflow-x: hidden
    }
    .td-header-style-6 .td-main-menu-logo img {
        max-height: 48px!important
    }
    .td-header-wrap .header-right {
        display: none
    }
    .td-header-wrap {
        padding: 0
    }
    .first-block .td-pb-span6:first-child {
        margin-bottom: 30px
    }
    .two-and-three .vc_column-inner .wpb_wrapper {
        overflow: hidden
    }
    .two-and-three .vc_column-inner .wpb_wrapper .td_block_big_grid_fl_2 .td_block_inner .td-big-grid-wrapper .td_module_mx19 {
        height: 50%;
        padding-top: 34%
    }
    .td-big-grids-fl {
        margin-left: 0;
        margin-right: 0
    }
    .vc_row.wpb_row.three-in-row .wpb_column {
        padding-right: 0!important;
        padding-left: 0!important
    }
    .nk_author_column .author-column-list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .nk_author_column .author-column-list li {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin-bottom: 15px
    }
    .home-photogallery .td_block_15 .td-column-3 .td-block-row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .home-photogallery .td_block_15 .td-column-3 .td-block-row .td-block-span4 {
        width: 50%;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin-bottom: 15px
    }
    .pdf-container-wrap {
        padding-left: 10px;
        padding-right: 10px
    }
    .pdfposts {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .pdfposts .pdf_post {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin-bottom: 15px
    }
}

@media(max-width:500px) {
    .td-footer-wrapper .flex-menu aside {
        -webkit-flex-basis: 95%;
        -ms-flex-preferred-size: 95%;
        flex-basis: 95%
    }
    .home-photogallery .td_block_15 .td-column-3 .td-block-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .home-photogallery .td_block_15 .td-column-3 .td-block-row .td-block-span4 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%
    }
    .td_module_mx4 .td-module-image {
        width: 100%;
        position: relative
    }
    .pdfposts .pdf_post {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .pdfposts .pdf_post img {
        width: 100%
    }
    .nk_author_column .author-column-list li {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .td_block_15 .td-column-2 .td-block-row .td-block-span4 {
        margin-bottom: 15px;
    }
    .readMoreBlock .td-column-2 .td-block-row .td-block-span4:last-child {
        margin-bottom: 0px;
    }
    .two-and-three.vc_row.wpb_row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .two-and-three.vc_row.wpb_row .td-pb-span8 {
        margin-bottom: 5px
    }
    .two-and-three.vc_row.wpb_row .wpb_column.vc_column_container {
        padding-left: 0;
        padding-right: 0
    }
    .two-and-three.vc_row.wpb_row .wpb_column.vc_column_container .td_block_7 .td_module_6 .td-module-thumb a {
        max-width: 80px
    }
    .two-and-three.vc_row.wpb_row .wpb_column.vc_column_container .td_block_big_grid_fl_2 {
        margin-bottom: 5px
    }
    .two-and-three.vc_row.wpb_row .wpb_column.vc_column_container .td_block_big_grid_fl_2 .td_module_mx19 {
        padding-top: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-height: 110px;
        background-color: #fff;
        margin-bottom: 5px
    }
    .two-and-three.vc_row.wpb_row .wpb_column.vc_column_container .td_block_big_grid_fl_2 .td_module_mx19 .td-module-image {
        position: relative;
        max-width: 90px;
        box-shadow: none
    }
    .two-and-three.vc_row.wpb_row .wpb_column.vc_column_container .td_block_big_grid_fl_2 .td_module_mx19 .td-module-image .td-module-thumb a:last-child:before {
        display: none
    }
    .two-and-three.vc_row.wpb_row .wpb_column.vc_column_container .td_block_big_grid_fl_2 .td_module_mx19 .td-meta-info-container {
        position: relative;
        padding: 0
    }
    .two-and-three.vc_row.wpb_row .wpb_column.vc_column_container .td_block_big_grid_fl_2 .td_module_mx19 .td-meta-info-container h3.td-module-title {
        padding: 10px;
        font-size: 14px;
        line-height: 16px;
        font-weight: 700
    }
    .two-and-three.vc_row.wpb_row .wpb_column.vc_column_container .td_block_big_grid_fl_2 .td_module_mx19 .td-meta-info-container h3.td-module-title a {
        color: #111;
        text-shadow: none;
        font-size: 14px;
        line-height: 16px;
        font-weight: 700
    }
}

.td-search-query {
    color: #fff!important
}

.td-ss-main-sidebar .td_block_15 .td-block-span4,
.td-ss-main-sidebar .td_block_16 .td-column-2 .td-block-row .td-block-span4,
.wpb_widgetised_column .td_block_15 .td-block-span4,
.wpb_widgetised_column .td_block_16 .td-column-2 .td-block-row .td-block-span4 {
    width: 100%
}

.td-ss-main-sidebar .td-editor-date,
.td-ss-main-sidebar .td-module-comments,
.td-ss-main-sidebar .td-post-author-name,
.td-ss-main-sidebar .td-post-date,
.wpb_widgetised_column .td-editor-date,
.wpb_widgetised_column .td-module-comments,
.wpb_widgetised_column .td-post-author-name,
.wpb_widgetised_column .td-post-date {
    display: none!important
}

.td-ss-main-sidebar .td_module_mx4 .td-module-meta-info,
.wpb_widgetised_column .td_module_mx4 .td-module-meta-info {
    display: none
}

.td-ss-main-sidebar .td_block_15 .td-block-span4,
.td-ss-main-sidebar .td_block_16 .td-block-span4,
.wpb_widgetised_column .td_block_15 .td-block-span4,
.wpb_widgetised_column .td_block_16 .td-block-span4 {
    margin-bottom: 10px
}

.td-ss-main-sidebar .td_block_7,
.wpb_widgetised_column .td_block_7 {
    margin-bottom: 30px
}

.td-ss-main-sidebar .td_module_mx7,
.wpb_widgetised_column .td_module_mx7 {
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    transition: box-shadow .2s
}

.td-ss-main-sidebar .td_module_mx7 .td-module-thumb,
.wpb_widgetised_column .td_module_mx7 .td-module-thumb {
    overflow: hidden
}

.td-ss-main-sidebar .td_module_mx7 .td-module-thumb img,
.wpb_widgetised_column .td_module_mx7 .td-module-thumb img {
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.td-ss-main-sidebar .td_module_mx7:hover img,
.wpb_widgetised_column .td_module_mx7:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.td-ss-main-sidebar .td_module_mx7 img,
.wpb_widgetised_column .td_module_mx7 img {
    width: 100%
}

.td-ss-main-sidebar .td_module_mx7 .item-details,
.wpb_widgetised_column .td_module_mx7 .item-details {
    padding: 15px
}

.td-ss-main-sidebar .td_module_mx7 .item-details h3,
.wpb_widgetised_column .td_module_mx7 .item-details h3 {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    font-family: "PT Sans";
}

.td-ss-main-sidebar .td_module_mx7 .td-module-meta-info,
.wpb_widgetised_column .td_module_mx7 .td-module-meta-info {
    display: none
}

.td-ss-main-sidebar .td_module_mx7 .td-excerpt,
.wpb_widgetised_column .td_module_mx7 .td-excerpt {
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    font-family: "PT Sans"
}

.td-ss-main-sidebar .td_module_mx7 .td-excerpt a:after,
.wpb_widgetised_column .td_module_mx7 .td-excerpt a:after {
    content: "Читать";
    margin-left: 4px;
    text-decoration: underline;
    color: #3a8ae5
}

.author-box-wrap {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.author-box-wrap .avatar {
    max-width: unset;
    width: auto
}

.author-box-wrap .desc {
    margin-left: 0;
    padding: 15px;
    font-size: 14px;
    font-family: "PT Sans";
}

.author-box-wrap h3 {
    margin: 0;
    font-family: "PT Sans";
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px
}

.footer-our-projects {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-our-projects a {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 4px
}

.footer-our-projects a:first-child,
.footer-our-projects a:nth-child(2) {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.category-description {
    margin-bottom: 15px;
    white-space: pre-wrap
}

.radio_mn .btn_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.td-boxed-layout .td-container-wrap.td-main-page-wrap {
    overflow: visible
}

.all-category {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #6d6d6d;
}

.td-header-wrap .black-menu .sf-menu>.sfHover>a {
    background-color: transparent!important
}

.author-column-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    margin: 10px 0
}

.author-column-block img {
    max-height: 190px;
    width: auto;
    max-width: 250px
}

.author-column-block .author-column-meta {
    padding: 20px;
    position: relative
}

.author-column-block .author-column-meta .first_name {
    font-weight: 700;
    font-size: 1.1em;
    margin-top: 1em
}

.author-column-block .author-column-meta .last_name {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.1em
}

.author-column-block .author-column-meta .author_links {
    position: absolute;
    bottom: 15px
}

.author-column-block .author-column-meta .author_links a {
    color: #3a8ae5;
    text-decoration: underline
}

.author-column-block .author-column-meta .author_links a:hover {
    text-decoration: none
}

#archives_show_date {
    float: right;
    color: #777
}

#archive_date {
    position: absolute;
    right: 50px;
    width: 0;
    opacity: 0;
    pointer-events: none
}

.wpb_raw_code.wpb_content_element.wpb_raw_html {
    position: relative
}

.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsThumbs,
.rsDefaultInv .rsVideoFrameHolder {
    background-color: #fff;
    margin-bottom: 20px
}

.rsNav.rsThumbs.rsThumbsHor .rsThumbsArrow {
    background-color: #fff;
    width: 40px
}

.rsNav.rsThumbs.rsThumbsHor .rsThumbsArrow .rsThumbsArrowIcn {
    background-image: none;
    text-align: center
}

.rsNav.rsThumbs.rsThumbsHor .rsThumbsArrow:before {
    font-family: FontAwesome;
    font-size: 3em;
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 2em;
    color: #b40b1b
}

.rsNav.rsThumbs.rsThumbsHor .rsThumbsArrow.rsThumbsArrowRight:before {
    content: "\f105"
}

.rsNav.rsThumbs.rsThumbsHor .rsThumbsArrow.rsThumbsArrowLeft:before {
    content: "\f104"
}

.rsNavItem.rsThumb.rsNavSelected {
    border: 4px solid #b40b1b
}

.rsNavItem.rsThumb.rsNavSelected img {
    opacity: 1;
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06)
}

.rsDefaultInv .rsArrow .rsArrowIcn {
    background: none
}

.rsDefaultInv .rsArrow .rsArrowIcn:before {
    font-family: FontAwesome;
    color: #fff;
    font-size: 4em;
    text-align: center;
    display: inline-block;
    width: 100%
}

.rsDefaultInv .rsArrow.rsArrowRight .rsArrowIcn:before {
    content: "\f105"
}

.rsDefaultInv .rsArrow.rsArrowLeft .rsArrowIcn:before {
    content: "\f104"
}

.td_block_14.td_block_widget.photorep .td_module_mx1 .td-module-thumb {
    height: 300px
}

.td_block_14.td_block_widget.photorep .td_module_mx1 .td-module-thumb img {
    height: 100%
}

.author-box-wrap .author_links a {
    display: block;
    font-weight: 400;
    text-transform: none;
    color: #3a8ae5;
    text-decoration: underline
}

.mob_ad {
    display: none
}

@media(max-width:768px) {
    .desc_ad {
        display: none
    }
    .mob_ad {
        display: block
    }
}

.soc_and_auth a img {
    height: 100%
}

.author-box-wrap .desc {
    padding-top: 0;
    margin-top: -10px
}

.td-page-header {
    margin-bottom: 19px
}

h1.td-page-title {
    margin-bottom: 0
}

.radio_mn .btn_inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:768px) and (max-width:1199px) {
    .td-boxed-layout .td-container-wrap.td-main-content-wrap {
        padding: 0 15px
    }
}

.td-header-wrap.td-header-style-6.additional-header {
    background: transparent;
    box-shadow: none;
    padding: 15px 0 5px
}

.td-header-wrap.td-header-style-6.additional-header .td-container-wrap {
    background: transparent
}

.td-comments-title {
    border-bottom: 2px solid #234;
    line-height: 35px
}

.td-comments-title span {
    padding: 11px 18px 8px;
    font-size: 17px;
    line-height: 17px;
    font-weight: 700;
    background-color: #234;
    color: white
}

.overhead_line img {
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 0
}

@media(max-width:500px) {
    .all-category {
        display: none
    }
}

.singular-copy {
    padding-bottom: 10px;
    text-align: center
}

.photorep.td_block_widget .td-module-thumb a:not(.td-admin-edit) {
    display: block;
    height: 100%
}

@media(max-width:1199px) {
    .pdf-container-wrap {
        padding: 0 15px
    }
    .td-header-menu-wrap {
        padding: 0 15px
    }
    .td-footer-wrapper {
        padding: 20px 15px 0
    }
}

@media (max-width:1018px) and (min-width:768px) {
    div.td_module_mx19.td_module_wrap h3.td-module-title {
        font-size: 14px !important;
        line-height: 18px !important
    }
    .td_block_9 .td_block_inner {
        max-height: 408px
    }
    .pdf-container-wrap .all-category {
        right: 25px
    }
    .nk_author_column .author-column-list {
        flex-wrap: wrap
    }
    .nk_author_column .author-column-list li {
        margin-bottom: 20px;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .td-header-wrap .header-right .nk-header-search-container .td-search-form {
        margin-left: 0
    }
    .sf-menu>li>a {
        padding: 0 14px;
        font-size: 14px
    }
}

@media (min-width:768px) {
    .td_block_15.td_block_wrap .td-block-row {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media (min-width:768px) and (max-width:1018px) {
    .youtube_button {
        display: none
    }
    .four-and-text>.wpb_column.vc_column_container.td-pb-span6 {
        width: 100%;
        padding-left: 14px
    }
    .four-and-text .block-fog {
        display: none
    }
    .four-and-text .td_block_9 .td_block_inner {
        max-height: none
    }
    .two-and-three {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .two-and-three>.wpb_column.vc_column_container.td-pb-span8 {
        width: 100%;
        margin-bottom: 5px
    }
    .two-and-three>.wpb_column.vc_column_container.td-pb-span4 {
        width: 100%;
        padding-left: 14px
    }
    .three-in-row>.wpb_column.vc_column_container.td-pb-span4 .wpb_wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
    .three-in-row>.wpb_column.vc_column_container.td-pb-span4 .wpb_wrapper .wpb_raw_html {
        width: 100%
    }
    .three-in-row>.wpb_column.vc_column_container.td-pb-span4 .wpb_wrapper .wpb_raw_html h4 {
        width: 100%;
        margin-bottom: 0
    }
    .three-in-row>.wpb_column.vc_column_container.td-pb-span4 .wpb_wrapper .td_block_big_grid_fl_1 {
        width: 49%
    }
    .three-in-row>.wpb_column.vc_column_container.td-pb-span4 .wpb_wrapper .td_block_big_grid_fl_1 .td_module_mx18 {
        padding-top: 200px
    }
    .three-in-row>.wpb_column.vc_column_container.td-pb-span4 .wpb_wrapper .td_block_9 {
        width: 49%
    }
    div.td_module_mx18.td_module_wrap h3.td-module-title {
        font-size: 14px !important;
        line-height: 18px !important;
        font-weight: 700
    }
    div.td_module_mx18.td_module_wrap h3.td-module-title a {
        text-shadow: 0 0 20px rgba(0, 0, 0, .75)
    }
    .three-in-row>.wpb_column.vc_column_container.td-pb-span4 {
        width: 100%;
        padding-right: 0 !important;
        padding-left: 15px !important
    }
}

.td-header-wrap.additional-header {
    z-index: 0
}

.td_block_14.td_block_widget.photorep .td_module_mx1 .td-module-thumb:before,
.td_block_14.td_block_widget.photorep .td_module_mx1 .td-module-thumb:hover:before,
.td_block_15.td_block_widget.photorep .td_module_mx4 .td-module-thumb:before,
.td_block_15.td_block_widget.photorep .td_module_mx4 .td-module-thumb:hover:before {
    content: "\f030 Фото"!important;
    font-family: 'FontAwesome', arial;
    background-color: #b40b1b;
    color: #fff;
    position: absolute;
    padding: 2px 8px;
    border-radius: 2px;
    top: 7px;
    left: 7px;
    z-index: 1
}

.td_block_15.td_block_widget .td-block-row {
    flex-direction: column
}

@media(max-width:500px) {
    .td-big-grid-post .td-meta-info-container,
    .td-big-grid-post .td-meta-align {
        pointer-events: all
    }
    .two-and-three.vc_row.wpb_row .wpb_column.vc_column_container .td_block_big_grid_fl_2 .td_module_mx19 .td-meta-info-container h3.td-module-title {
        font-size: 14px !important;
        line-height: 16px !important
    }
    .two-and-three.vc_row.wpb_row .wpb_column.vc_column_container .td_block_big_grid_fl_2 .td_module_mx19 {
        max-height: none
    }
    .author-column-block img {
        display: none
    }
    .author-column-block .author-column-meta .author_links {
        bottom: 0;
        position: relative
    }
}

.author-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.author-box-thumbnail {
    margin: 10px 0
}

.author-flex .author-column-block.has-thumbnail,
.author-box-thumbnail {
    flex-basis: 49%
}

.author-flex .author-column-block:not(.has-thumbnail) {
    flex-basis: 100%
}

@media(max-width:1199px) {
    .author-flex {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }
    .author-flex .author-column-block.has-thumbnail,
    .author-box-thumbnail {
        flex-basis: 100%
    }
}

body.td-animation-stack-type0 .td-animation-stack .entry-thumb,
body.td-animation-stack-type0 .post img {
    opacity: 1 !important
}

@media(min-width:1200px) {
    .td-ss-main-sidebar {
        max-width: 255px !important
    }
}

.td-ss-main-content article .td-post-content a {
    color: rgb(58, 138, 229)
}

.td-a-rec-id-custom_ad_1 {
    margin-bottom: 15px
}

.td-post-content .alignnone,
.wpb_text_column .alignnone,
.td_block_text_with_title .alignnone,
.woocommerce #tab-description .alignnone,
.mce-content-body .alignnone {
    display: block
}